removeByUrl

abstract fun removeByUrl(url: String)

Removes records associated with this url from the password store.

Throws

when the profile is deleted or its engine is closed

when url is null or empty.